string(26) "MySQL server has gone away" array(3) { [0]=> array(6) { ["file"]=> string(47) "/usr/home/aa212acqql/html/php/ACMS/function.php" ["line"]=> int(4467) ["function"]=> string(5) "query" ["class"]=> string(2) "DB" ["object"]=> object(DB)#1 (3) { ["_connection"]=> resource(17) of type (mysql link) ["_fetch"]=> array(0) { } ["_dsn"]=> array(3) { ["type"]=> string(5) "mysql" ["debug"]=> bool(true) ["charset"]=> string(5) "UTF-8" } } ["type"]=> string(2) "->" } [1]=> array(3) { ["file"]=> string(47) "/usr/home/aa212acqql/html/php/ACMS/function.php" ["line"]=> int(4054) ["function"]=> string(4) "boot" } [2]=> array(3) { ["file"]=> string(35) "/usr/home/aa212acqql/html/index.php" ["line"]=> int(2032) ["function"]=> string(5) "build" } }
Fatal error: MySQL server has gone away
SELECT *
 FROM acms_module
 LEFT JOIN acms_blog ON blog_id = module_blog_id
 
 WHERE 1
  AND blog_left <= 6
  AND blog_right >= 7
  AND module_identifier = ''
  AND module_name = 'Entry_Body'
  AND module_status = 'open'
  AND ( 0
  OR module_blog_id = 4
  OR module_scope = 'global'
  )
in /usr/home/aa212acqql/html/php/DB.php on line 178